-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
4.2.9
-
Code
-
Classes
- OrderLineItem
Total Complexity |
62 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
688 |
Lines of code |
239 |
Logical lines of code |
116 |
Comment lines |
279 |
Methods |
42 |
Properties |
22 |
Methods 42
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
36 |
20 |
94 |
__toString() |
S |
68 |
2 |
7 |
setUid() |
S |
77 |
1 |
4 |
setTotalTaxMoney() |
S |
77 |
1 |
4 |
getBasePriceMoney() |
S |
82 |
1 |
3 |
setBasePriceMoney() |
S |
77 |
1 |
4 |
getVariationTotalPriceMoney() |
S |
82 |
1 |
3 |
setVariationTotalPriceMoney() |
S |
77 |
1 |
4 |
getGrossSalesMoney() |
S |
82 |
1 |
3 |
setGrossSalesMoney() |
S |
77 |
1 |
4 |
getTotalTaxMoney() |
S |
82 |
1 |
3 |
getTotalDiscountMoney() |
S |
82 |
1 |
3 |
getAppliedDiscounts() |
S |
82 |
1 |
3 |
setTotalDiscountMoney() |
S |
77 |
1 |
4 |
getTotalMoney() |
S |
82 |
1 |
3 |
setTotalMoney() |
S |
77 |
1 |
4 |
offsetExists() |
S |
80 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
setAppliedDiscounts() |
S |
77 |
1 |
4 |
setAppliedTaxes() |
S |
77 |
1 |
4 |
getName() |
S |
82 |
1 |
3 |
getCatalogObjectId() |
S |
82 |
1 |
3 |
setName() |
S |
77 |
1 |
4 |
getQuantity() |
S |
82 |
1 |
3 |
setQuantity() |
S |
77 |
1 |
4 |
getQuantityUnit() |
S |
82 |
1 |
3 |
setQuantityUnit() |
S |
77 |
1 |
4 |
getNote() |
S |
82 |
1 |
3 |
setNote() |
S |
77 |
1 |
4 |
setCatalogObjectId() |
S |
77 |
1 |
4 |
getUid() |
S |
82 |
1 |
3 |
getVariationName() |
S |
82 |
1 |
3 |
setVariationName() |
S |
77 |
1 |
4 |
getModifiers() |
S |
82 |
1 |
3 |
setModifiers() |
S |
77 |
1 |
4 |
getTaxes() |
S |
82 |
1 |
3 |
setTaxes() |
S |
77 |
1 |
4 |
getDiscounts() |
S |
82 |
1 |
3 |
setDiscounts() |
S |
77 |
1 |
4 |
getAppliedTaxes() |
S |
82 |
1 |
3 |